const runtime.dlogEnabled
12 uses
runtime (current package)
debuglog.go#L51: if !dlogEnabled {
debuglog.go#L144: if !dlogEnabled {
debuglog.go#L184: if !dlogEnabled {
debuglog.go#L217: if !dlogEnabled {
debuglog.go#L252: if !dlogEnabled {
debuglog.go#L262: if !dlogEnabled {
debuglog.go#L272: if !dlogEnabled {
debuglog.go#L292: if !dlogEnabled {
debuglog.go#L328: if !dlogEnabled {
debuglog.go#L338: if !dlogEnabled {
debuglog.go#L695: if !dlogEnabled {
debuglog_off.go#L9: const dlogEnabled = false
The pages are generated with Golds v0.6.7. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @Go100and1 (reachable from the left QR code) to get the latest news of Golds. |